home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10966 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  627 b 

  1. Path: news.mathworks.com!usenet
  2. From: "raymond s. norris" <rayn@mathworks.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: C++ file extensions
  5. Date: Mon, 11 Mar 1996 22:02:38 -0500
  6. Organization: The MathWorks, Inc.
  7. Message-ID: <3144E94E.F5E@mathworks.com>
  8. NNTP-Posting-Host: lika.mathworks.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (WinNT; I)
  13.  
  14. I need to know all the possible file extensions for C++ files on 
  15. the UNIX, PC, MAC and VMS platforms.  So far I have
  16.  
  17.     .cc
  18.     .CC
  19.     .cpp
  20.     .cxx
  21.  
  22. Have I over looked any else?
  23.  
  24. Please email your responses.
  25.  
  26. tia,
  27. raymond
  28.